projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72c51a5
)
Fixed build failure for gtkorientable
author
Martyn Russell
<martyn@lanedo.com>
Tue, 13 Apr 2010 10:22:45 +0000
(11:22 +0100)
committer
Martyn Russell
<martyn@lanedo.com>
Tue, 13 Apr 2010 10:22:45 +0000
(11:22 +0100)
gtk/gtkorientable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkorientable.c
b/gtk/gtkorientable.c
index 712838619cb0f393824c44a8122f047bf5490ba0..95102cb5d90211c96a59496974d1ecc7933b4486 100644
(file)
--- a/
gtk/gtkorientable.c
+++ b/
gtk/gtkorientable.c
@@
-30,7
+30,7
@@
typedef GtkOrientableIface GtkOrientableInterface;
-G_DEFINE_INTERFACE (GtkOrientable, gtk_orientable, G_
OBJECT_TYPE
)
+G_DEFINE_INTERFACE (GtkOrientable, gtk_orientable, G_
TYPE_OBJECT
)
static void
gtk_orientable_default_init (GtkOrientableInterface *iface)